Skip to main content

Touchscreen Tap

Overview


Simulates touchscreen events, by firing touchstart then touchend events. Enable Touchscreen in Launch Browser to use.

Input

Browser

NameRequiredDescription
Browser InstanceWhich browser instance to run against.

Target

NameRequiredDescription
PositionA tool to help you visualise the touch position.
X CoordinateX Coordinate relative to the top-left point of the viewport.
Y CoordinateY Coordinate relative to the top-left point of the viewport.

Output

NameRequiredDescription
Action SuccessTrue if the action passed, false if it failed.